| 2005-10-30 |
emellor@leeni... | Added doccomment. |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Move misplaced netif_free declaration. |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Added network-attach and network-detach. Fixes bug... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Force the devid given to destroyDevice to an integer... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Added -lpthread to qemu-dm link line, in order to compi... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Change the grant table interface so that gnttab_end_for... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Added cast to silence warning on 64-bit. |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Use %tx C99 printf modifier for ptrdiff_t so that this... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Remove out: label, to silence warning. |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Don't schedule work for reboot if work is already sched... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Change the interface between XendRoot.get_network_scrip... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Don't use XendRoot.get_vif_bridge to provide a default... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Added test_create.py, a test script for create.py.... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Added xen.xm.tests package to build. |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Added xen-script-common.sh, for functions common to... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Print out MFN in audit code, for debugging purposes. |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
emellor@leeni... | Free domain names in xenstat_free_node, fixing small... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
kaf24@firebug... | Fix floating-point corruption (a nasty race in fp task... |
commit | commitdiff | tree | snapshot |
| 2005-10-30 |
kaf24@firebug... | Add a commented-out sanity check for lazy fpu switching. |
commit | commitdiff | tree | snapshot |
| 2005-10-29 |
kaf24@firebug... | merge |
commit | commitdiff | tree | snapshot |
| 2005-10-29 |
jbulpin@wicket... | Prevent event listener socket from being inherited... |
commit | commitdiff | tree | snapshot |
| 2005-10-28 |
kaf24@firebug... | Remove next_io_page field from domain structure. |
commit | commitdiff | tree | snapshot |
| 2005-10-28 |
kaf24@firebug... | Clean up the 'initial mapping' area properly on x86/64. |
commit | commitdiff | tree | snapshot |
| 2005-10-28 |
kaf24@firebug... | Fix sizeof_vcpu_shift in x86/64 xen_entry.S. |
commit | commitdiff | tree | snapshot |
| 2005-10-28 |
emellor@leeni... | Fix reboot logic. An indentation error meant that... |
commit | commitdiff | tree | snapshot |
| 2005-10-28 |
kaf24@firebug... | This patch provide local APIC support for vmx guest. |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | xm help notes that domid can be used in place of domname. |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | No side effects in BUG_ON statements in Xen. |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | To allow kernel to handle radically different hyperviso... |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | I've created a patch to get the mini-os to compile... |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | Originally in qemu when a IDE dma transfer is started... |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | The attached patch fixes 2 issues with the scripts... |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | This patch |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | Remove all binaries on make clean. |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | Remove a non-portable and unused error.h, and use signa... |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | Use standard int typedefs. |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
kaf24@firebug... | BUG_ON() is a macro very very similar to assert(),... |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
emellor@leeni... | Fix Jerone Young's xenstat / xenstore patch: |
commit | commitdiff | tree | snapshot |
| 2005-10-27 |
jeroney@localhost... | * Enable xenstat to use xenstore |
commit | commitdiff | tree | snapshot |
| 2005-10-26 |
emellor@leeni... | Fix the check for non-existence of the save/restore... |
commit | commitdiff | tree | snapshot |
| 2005-10-26 |
emellor@leeni... | Move exception handler for sxp.ParseError above that... |
commit | commitdiff | tree | snapshot |
| 2005-10-26 |
emellor@leeni... | Break the write_dev function out from block into new... |
commit | commitdiff | tree | snapshot |
| 2005-10-26 |
emellor@leeni... | Added copyright notice. |
commit | commitdiff | tree | snapshot |
| 2005-10-26 |
emellor@leeni... | New xendomains init script, courtesy of Kurt Garloff: |
commit | commitdiff | tree | snapshot |
| 2005-10-26 |
emellor@leeni... | Check whether dom is NULL when we handle a watch. ... |
commit | commitdiff | tree | snapshot |
| 2005-10-26 |
emellor@leeni... | Added comment. |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
jeroney@localhost... | Remove second decleration of .PHONY & cleanup formating |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
emellor@leeni... | Fix format spec for tracing. |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
emellor@leeni... | NBD scripts, courtesy of Kurt Garloff: |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
emellor@leeni... | Moved SuSE-specific getcfg call into a preiftransfer... |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
djm@kirby.fc... | Oops, missed hg add of vti example file |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
djm@kirby.fc... | Necessary change to support ia64/vti domain build in... |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
djm@kirby.fc... | Image builder for ia64/vti domain, together with a... |
commit | commitdiff | tree | snapshot |
| 2005-10-25 |
chris@ubuntu... | Don't run network stop script when doing xend stop. |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
djm@kirby.fc... | Code reordering for (partial) gcc3.4 compatibility |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
djm@kirby.fc... | Remove dup prologue lines |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
djm@kirby.fc... | Define VHPT constants from VHPT_SIZE_LOG2. |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
emellor@leeni... | Change argument spec for introduce_domain argument... |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
emellor@leeni... | Remove recently added uses of errno, as these cause... |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
djm@kirby.fc... | Need additional include for ia64 |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
djm@kirby.fc... | Necessary change to make ia64 dom0 rework: |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
djm@kirby.fc... | Merge |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
emellor@leeni... | Removed some unnecessary imports. |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
emellor@leeni... | Added a timestamp to the logging output by trace_io. |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
emellor@leeni... | Do not create the console tty until domain_create_ring... |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
vhanquez@kneesa... | compute the correct totalram_pages when the balloon... |
commit | commitdiff | tree | snapshot |
| 2005-10-24 |
kaf24@firebug... | Attached patch avoids "Bad L1 flags 80" for VMX domains... |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
emellor@leeni... | Change the semantics of GetDomainPath so that it always... |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
emellor@leeni... | Instead of writing errors to |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
kaf24@firebug... | Enable TSC-offsetting capability to ensure that VMX |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
kaf24@firebug... | Fix an issue for passing arguement from control panel... |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
kaf24@firebug... | some fixes to VMX: |
commit | commitdiff | tree | snapshot |
| 2005-10-22 |
emellor@leeni... | Reintroduce the changes made by changeset 7455:02132480... |
commit | commitdiff | tree | snapshot |
| 2005-10-22 |
kaf24@firebug... | Fix 'xm vcpu-list'. List cpumap as 'CPU Affinity'. Use |
commit | commitdiff | tree | snapshot |
| 2005-10-22 |
kaf24@firebug... | cpumap cleanups -- Python now deals with lists of cpus |
commit | commitdiff | tree | snapshot |
| 2005-10-22 |
kaf24@firebug... | Fix assertions in bitops.c. |
commit | commitdiff | tree | snapshot |
| 2005-10-22 |
kaf24@firebug... | This patch is to make xentop able to print vcpu usage... |
commit | commitdiff | tree | snapshot |
| 2005-10-22 |
kaf24@firebug... | Two patches were applied to pygrub's setup.py to work... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
djm@kirby.fc... | Backout incautious public/io header changes |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | Disable Xen verbosity by default. At this point I think it |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
jrb44@plym... | Temporary workaround to xend start problem. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | This is a follow up of PIC device model by Xiaofeng... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | Tweak to pygrub build config detection. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | Fix allocation of phys_to_machine_mapping array during |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
jrb44@plym... | Add biossums dependency to Makefile to avoid parallel... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Explicitly delete xc instance, which will hopefully... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | Fix early bootstrap of secondary VCPUs on x86/64. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Break proc paths out into separate include file, rather... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Break common network code in xen-network-common.sh... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Tidy xend-config.sxp, removing entries that haven't... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | Work around internal error in some versions of x86... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Removed xen.util.process, as no-one is using it, and... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Remove unused Vifctl.vifctl and Vifctl.set_vif_name... |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
emellor@leeni... | Output the Xen changeset in the logs at start of day. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | Upgrade tree to 2.6.12.6. |
commit | commitdiff | tree | snapshot |
| 2005-10-21 |
kaf24@firebug... | Update one file from qemu 0.71 for Cirrus Logic VGA... |
commit | commitdiff | tree | snapshot |
| next |